home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 139 / c / flopram.man < prev    next >
Encoding:
Text File  |  1987-05-13  |  780 b   |  26 lines

  1.  
  2. FLOPRAM                 ST Programmer's Manual                 FLOPRAM
  3.  
  4. NAME
  5.      flopram load contents of a floppy drive into a RAMdisk
  6.  
  7. SYNOPSIS
  8.      flopram [drive]
  9.  
  10. DESCRIPTION
  11.      flopram computes the amount of data on the disk in the drive.
  12.      If that amount of data will fit into the RAMdisk, it does a 
  13.      track-by-track copy into the RAMdisk. Only the tracks containing
  14.      data are copied. An error message is displayed if the data on the
  15.      disk exceeds the size of the RAMdisk. 
  16.  
  17. BUGS
  18.      Works only with the specially configured RAMdisk provided.
  19.  
  20. AUTHOR
  21.      George R. Woodside           PPN 76537,1342
  22.      5219 San Feliciano Drive
  23.      Woodland Hills, Ca. 91364
  24.  
  25. Printed 02/28/87                                                1
  26.